home *** CD-ROM | disk | FTP | other *** search
/ Windows 95 GOLD Collection / Windows 95 GOLD Collection.iso / sysclick / global.h next >
C/C++ Source or Header  |  1995-11-01  |  253b  |  10 lines

  1. #ifndef __Global_H__
  2. #define __Global_H__
  3.  
  4. //    ************************************************************
  5. //    Some global #define's for fun
  6. //    ************************************************************
  7. #define    SC_WM_NOTIFYICON    10001    
  8.  
  9. #endif
  10.